| 1. | List is irrelevant . mapping parameters to variables 列表中的顺序是不相关的。 |
| 2. | Mapped parameter values are used during updates 映射的参数值在更新中使用。 |
| 3. | Map parameters in a cached sql statement to input columns 将缓存sql语句中的参数映射到输入列。 |
| 4. | Wireless radiotelecommunications intersystem operations - map parameters signaling protocols 无绳无线电通信内部系统操作. map参数信令协议 |
| 5. | Map parameters from the selected stored procedure to the corresponding columns in the data table 将参数从选中的存储过程映射到数据表中相应的列。 |
| 6. | By mapping parameters to columns in a dataset table , so that the values can be extracted from data rows when needed 通过将参数映射到数据集表中的列,以便可以在需要时从数据行提取值。 |
| 7. | Fortunately , for web service clients , the proxy class handles the work of mapping parameters to xml elements and then sending the soap message over the network 幸好对于web服务客户端来说,代理类处理将参数映射为xml元素,然后通过网络发送soap消息这些工作。 |
| 8. | If you use user - defined variables , make sure that you set the data type to a type that is compatible with the data type of the column that the mapped parameter references 如果使用用户定义变量,请确保将数据类型设置为与使用该变量的参数所映射到的列的数据类型相兼容的类型。 |
| 9. | If the parameter names are returned from the rdbms , you can use parameter names to map parameters in a parameter list to parameters in an sql statement ; otherwise , the parameters are mapped to the parameter in the sql statement by their ordinal position in the parameter list 如果参数名是从rdbms返回的,则可以使用参数名来将参数列表中的参数映射到sql语句中的参数;否则,参数将按它们在参数列表中的序数位置映射到sql语句中的参数。 |